CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LAMBDA matlab

搜索资源列表

  1. 最小化l1范数的Matlab代码

    6下载:
  2. 最小化l1范数的Matlab代码。求解模型为: min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。, l1-Regularized Least Squares Problem Solver l1_ls solves problems of the following form: minimize ||A*x-y||^2+ lambd
  3. 所属分类:matlab例程

    • 发布日期:2016-04-19
    • 文件大小:3051
    • 提供者:云上
  1. Lambda.zip

    2下载:
  2. Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一。,Lamda algorithm: GPS fast algorithm Ambiguity core of today s best one of GPS positioning algorithm.
  3. 所属分类:GPS编程

    • 发布日期:2017-05-13
    • 文件大小:155873
    • 提供者:metallica
  1. 2.rar

    0下载:
  2. M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) ,M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2660
    • 提供者:jacky
  1. LAMBDA.rar

    3下载:
  2. 著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备,Well-known algorithm for GPS ambiguity decomposition in matlab source LAMBDA necessary GPS software development
  3. 所属分类:GPS编程

    • 发布日期:2014-03-26
    • 文件大小:54966
    • 提供者:阿发
  1. lambdabox

    0下载:
  2. peter joosten编写的 gps方面的lambda工具箱,基于matlab的 -peter joosten
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:331235
    • 提供者:
  1. marq

    0下载:
  2. % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of cor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3792
    • 提供者:张镇
  1. simmm1

    0下载:
  2. SIMMM1 simulate a M/M/1 queueing system. Poisson arrivals of intensity lambda. Poisson service times S of intensity mu.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:680
    • 提供者:gia cat
  1. general

    0下载:
  2. Code For Lambda-iteration method of solving Economic dispatch problem
  3. 所属分类:matlab

  1. ES

    0下载:
  2. they are matlab code for evolutionary strategy (ES), (ES(1+1), ES(1,1),ES(mu,lambda),ES(mu+lambda), I hope they are useful for you
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4921
    • 提供者:marzieh
  1. FBG

    1下载:
  2. FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的-FBG id1=fopen( lambdaCMT.txt , wt ) fid2=fopen( rhoCMT.txt , wt ) f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 ) f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:927
    • 提供者:Xiaojun
  1. TVdenoise

    1下载:
  2. 全变分去噪 J=tv(I,iter,dt,ep,lam,I0) 输入: I - 灰度图像, iter - 迭代次数 [1], dt - 时间步长 [0.2], ep - 提升参数epsilon [1], lam - 保真项 lambda [0], I0 - 输入噪声图像 [I0=I] ([]中的是缺省值)- 全变分去噪 J=tv(I,iter,dt,ep,lam,I0) 输入: I - 灰度图像,
  3. 所属分类:Special Effects

    • 发布日期:2016-02-21
    • 文件大小:49152
    • 提供者:alison
  1. pso

    0下载:
  2. The economic load dispatch plays an important role in the operation of power system, and several models by using different techniques have been used to solve these problems. Several traditional approaches, like lambda-iteration and gradient metho
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:542307
    • 提供者:amijeet
  1. Lambda

    2下载:
  2. GPS整周模糊度降相关调整算法,是动态载波相位测量的经典算法,内附PDF文档详细介绍了MATLAB子程序功能。-solution for GPS integer ambiguity ,is classic algrithom for carrier mearsurement RTK,including the instruction for matlab program
  3. 所属分类:GPS编程

    • 发布日期:2017-05-13
    • 文件大小:150007
    • 提供者:
  1. lambda

    0下载:
  2. GPS 模糊度解算程序 Matlb语言 RTK-GPS ambiguity matlab rtk
  3. 所属分类:GPS develop

    • 发布日期:2017-04-07
    • 文件大小:1402
    • 提供者:goodabing
  1. lambda-tools

    3下载:
  2. 用matlab程序编写,附带源码以及说明书,用于GPS定位技术方面整周模糊度固定的计算小工具-Using matlab programming, with source code and instructions, GPS positioning technology integer ambiguity fixed for computing gadgets
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-13
    • 文件大小:356793
    • 提供者:
  1. LAMBDA

    1下载:
  2. GPS中lambda算法的MATLAB 实现-GPS in the lambda algorithm in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:16546
    • 提供者:cheshuai
  1. matlab

    0下载:
  2. 这是一个求解模糊相似矩阵,进一步求模糊等价矩阵,再求λ截矩阵来得到布尔矩阵进行模糊聚类分析的源码。-This is a solving fuzzy similar matrix, fuzzy equivalence matrix, and further to lambda cutting matrix to get the Boolean matrix of fuzzy clustering analysis of the source code.
  3. 所属分类:mathematica

    • 发布日期:2017-04-16
    • 文件大小:12241
    • 提供者:魏路松
  1. lambda

    0下载:
  2. 求解机组组合问题,典型算法,,,,,,,,,(The algorithm of solving the problem of unit combination can quickly calculate the result)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:lhjt
  1. LAMBDA

    0下载:
  2. LAMBDA算法是用于求解载波相位模糊度的一种优秀算法(LAMBDA algorithm is an excellent algorithm for solving the ambiguity of carrier phase)
  3. 所属分类:GPS编程

    • 发布日期:2017-12-19
    • 文件大小:10240
    • 提供者:等待花开
  1. logistic

    0下载:
  2. z = log(abs(lambda-2*lambda.*x)); %各个lambda值都要计算一遍(z = log(abs(lambda-2*lambda.*x));)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:砺剑工大
« 12 »
搜珍网 www.dssz.com